Run Common\Behavior\InitHook [ RunTime:0.000000s ]
[ app_init ] --END-- [ RunTime:0.000000s ]
[ app_begin ] --START--
Run Behavior\ReadHtmlCache [ RunTime:0.000000s ]
[ app_begin ] --END-- [ RunTime:0.000000s ]
[ view_parse ] --START--
[ template_filter ] --START--
Run Behavior\ContentReplace [ RunTime:0.000000s ]
[ template_filter ] --END-- [ RunTime:0.000000s ]
Run Behavior\ParseTemplate [ RunTime:0.031250s ]
[ view_parse ] --END-- [ RunTime:0.031250s ]
[ view_filter ] --START--
Run Behavior\WriteHtmlCache [ RunTime:0.000000s ]
[ view_filter ] --END-- [ RunTime:0.000000s ]
[ app_end ] --START--
SHOW COLUMNS FROM `onethink_config` [ RunTime:0.000000s ]
SELECT `type`,`name`,`value` FROM `onethink_config` WHERE ( `status` = 1 ) [ RunTime:0.000000s ]
SHOW COLUMNS FROM `onethink_category` [ RunTime:0.000000s ]
SELECT `id`,`name`,`title`,`pid`,`sort`,`list_row`,`meta_title`,`keywords`,`description`,`template_index`,`template_lists`,`template_detail`,`template_edit`,`model`,`type`,`link_id`,`allow_publish`,`display`,`reply`,`check`,`reply_model`,`extend`,`create_time`,`update_time`,`status`,`icon` FROM `onethink_category` WHERE ( `status` = 1 ) ORDER BY sort [ RunTime:0.000000s ]
SHOW COLUMNS FROM `onethink_category` [ RunTime:0.000000s ]
SHOW COLUMNS FROM `onethink_category` [ RunTime:0.000000s ]
select id from onethink_category where pid = 39 [ RunTime:0.000000s ]
SHOW COLUMNS FROM `onethink_document` [ RunTime:0.000000s ]
SELECT a.*,b.path,a.id as articleid,b.create_time as img_create_time FROM onethink_document a LEFT JOIN onethink_picture b ON a.cover_id = b.id WHERE ( a.category_id IN ('42','47','48','51') ) AND ( a.status = 1 ) ORDER BY a.`create_time` DESC LIMIT 4 [ RunTime:0.000000s ]
SELECT a.*,b.path,a.id as articleid,b.create_time as img_create_time FROM onethink_document a LEFT JOIN onethink_picture b ON a.cover_id = b.id WHERE ( a.status = 1 ) AND ( a.category_id = 40 ) ORDER BY a.`create_time` DESC LIMIT 3 [ RunTime:0.000000s ]
SELECT a.*,b.path,a.id as articleid,b.create_time as img_create_time FROM onethink_document a LEFT JOIN onethink_picture b ON a.cover_id = b.id WHERE ( a.status = 1 ) AND ( a.category_id = 41 ) ORDER BY a.`create_time` DESC LIMIT 2 [ RunTime:0.000000s ]